Module tdlight.api

Class TdApi.PushMessageContentChatJoinByLink

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

public static final class TdApi.PushMessageContentChatJoinByLink extends TdApi.PushMessageContent
A new member joined the chat via an invite link.
  • Field Details

  • Constructor Details

    • PushMessageContentChatJoinByLink

      public PushMessageContentChatJoinByLink()
      A new member joined the chat via an invite link.
    • PushMessageContentChatJoinByLink

      public PushMessageContentChatJoinByLink(DataInput input) throws IOException
      A new member joined the chat via an invite link.
      Throws:
      IOException
  • Method Details