Package dev.inmo.tgbotapi.requests.chat.abstracts

Types

ChatInviteLinkRequest
Link copied to clipboard
common
interface ChatInviteLinkRequest : SimpleRequest<CommonInviteLink>
ChatMemberRequest
Link copied to clipboard
common
interface ChatMemberRequest<T : Any> : ChatRequest, SimpleRequest<T>
EditChatInviteLinkRequest
Link copied to clipboard
common
interface EditChatInviteLinkRequest : ChatInviteLinkRequest
KnownChatInviteLinkRequest
Link copied to clipboard
common
interface KnownChatInviteLinkRequest : ChatInviteLinkRequest