Approve Chat Join Request
data class ApproveChatJoinRequest(chatId: ChatIdentifier, userId: UserId) : ChatJoinRequestAnswer
Content copied to clipboard
Represent approveChatJoinRequestAnswer. You may approve the requests retrieved in with ChatJoinRequest (in dev.inmo.tgbotapi.types.update.ChatJoinRequestUpdate)
Constructors
ApproveChatJoinRequest
Link copied to clipboard
Functions
Properties
chatId
Link copied to clipboard
requestSerializer
Link copied to clipboard
resultDeserializer
Link copied to clipboard