Class CreateChatInviteLink

    • Constructor Detail

      • CreateChatInviteLink

        public CreateChatInviteLink​(java.lang.Object chatId)
    • Method Detail

      • name

        public CreateChatInviteLink name​(java.lang.String name)
        Parameters:
        name - Invite link name; 0-32 characters
      • createsJoinRequest

        public CreateChatInviteLink createsJoinRequest​(java.lang.Boolean createsJoinRequest)
        Parameters:
        createsJoinRequest - True, if users joining the chat via the link need to be approved by chat administrators. If True, member_limit can't be specified