Skip to content

Commit 55f69fe

Browse files
Igorpython273
authored andcommitted
New Bot Longpoll event
1 parent 9fd2c69 commit 55f69fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

vk_api/bot_longpoll.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ class VkBotEventType(Enum):
8383
GROUP_CHANGE_SETTINGS = 'group_change_settings'
8484

8585
GROUP_CHANGE_PHOTO = 'group_change_photo'
86+
87+
VKPAY_TRANSACTION = 'vkpay_transaction'
8688

8789

8890
class VkBotEvent(object):

0 commit comments

Comments
 (0)