mirror of
https://github.com/BushlanovDev/max-bot-api-client-php.git
synced 2026-08-25 12:36:51 +00:00
Removed deprecated DataAttachment
This commit is contained in:
@@ -15,5 +15,4 @@ enum AttachmentType: string
|
||||
case InlineKeyboard = 'inline_keyboard';
|
||||
case Location = 'location';
|
||||
case Share = 'share';
|
||||
case Data = 'data';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user