Module tdlight.api

Class TdApi.ChatActionBarSharePhoneNumber

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.ChatActionBar
it.tdlight.jni.TdApi.ChatActionBarSharePhoneNumber
Enclosing class:
TdApi

public static final class TdApi.ChatActionBarSharePhoneNumber extends TdApi.ChatActionBar
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.
  • Field Details

  • Constructor Details

    • ChatActionBarSharePhoneNumber

      public ChatActionBarSharePhoneNumber()
      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.
    • ChatActionBarSharePhoneNumber

      public ChatActionBarSharePhoneNumber(DataInput input) throws IOException
      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.
      Throws:
      IOException
  • Method Details