mirror of
https://github.com/hexastack/hexabot
synced 2025-06-03 19:16:21 +00:00
fix: add missing content payloadType
This commit is contained in:
parent
beca726551
commit
551c3ccf35
@ -42,4 +42,5 @@ export enum PayloadType {
|
||||
button = 'button',
|
||||
outcome = 'outcome',
|
||||
menu = 'menu',
|
||||
content = 'content',
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user