GetAttachmentMenuBot constructor
const
GetAttachmentMenuBot({
- required int botUserId,
Returns information about a bot that can be added to attachment menu
Implementation
const GetAttachmentMenuBot({
required this.botUserId,
});