Sha256: 7b36b4e549ddf1e27778646193cbbdb726093fcdbdf6105855dfa1f0d2ab5f37

Contents?: true

Size: 249 Bytes

Versions: 5

Compression:

Stored size: 249 Bytes

Contents

module TD::Types
  # The chat is a private or secret chat with a mutual contact and the user's phone number can be shared with the other
  #   user using the method sharePhoneNumber.
  class ChatActionBar::SharePhoneNumber < ChatActionBar
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
tdlib-schema-1.7.0.4 lib/tdlib/types/chat_action_bar/share_phone_number.rb
tdlib-schema-1.7.0.3 lib/tdlib/types/chat_action_bar/share_phone_number.rb
tdlib-schema-1.7.0.2 lib/tdlib/types/chat_action_bar/share_phone_number.rb
tdlib-schema-1.7.0.1 lib/tdlib/types/chat_action_bar/share_phone_number.rb
tdlib-ruby-2.2.0 lib/tdlib/types/chat_action_bar/share_phone_number.rb