Module tdlight.api

Class TdApi.PushMessageContentChatJoinByRequest

java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.PushMessageContent
it.tdlight.jni.TdApi.PushMessageContentChatJoinByRequest
Enclosing class:
TdApi

public static final class TdApi.PushMessageContentChatJoinByRequest extends TdApi.PushMessageContent
A new member was accepted to the chat by an administrator.
  • Field Details

  • Constructor Details

    • PushMessageContentChatJoinByRequest

      public PushMessageContentChatJoinByRequest()
      A new member was accepted to the chat by an administrator.
    • PushMessageContentChatJoinByRequest

      public PushMessageContentChatJoinByRequest(DataInput input) throws IOException
      A new member was accepted to the chat by an administrator.
      Throws:
      IOException
  • Method Details