Class EditChatInviteLink

    • Constructor Detail

      • EditChatInviteLink

        public EditChatInviteLink​(java.lang.Object chatId,
                                  java.lang.String inviteLink)
    • Method Detail

      • name

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

        public EditChatInviteLink 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
        Returns: