Package dev. inmo. tgbotapi. requests. chat. abstracts
Types
Link copied to clipboard
interface ChatInviteLinkRequest<R : SecondaryChatInviteLink> : SimpleRequest<R>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface EditChatInviteLinkRequest<R : SecondaryChatInviteLink> : ChatInviteLinkRequest<R>
Content copied to clipboard
Link copied to clipboard
interface KnownChatInviteLinkRequest<R : SecondaryChatInviteLink> : ChatInviteLinkRequest<R>
Content copied to clipboard
Link copied to clipboard
interface LimitedMembersChatInviteLinkRequest : ChatInviteLinkRequest<ChatInviteLinkWithLimitedMembers>
Content copied to clipboard
Link copied to clipboard
interface WithJoinRequestChatInviteLinkRequest : ChatInviteLinkRequest<ChatInviteLinkWithJoinRequest>
Content copied to clipboard