Add poll kinds
This commit is contained in:
@@ -47,12 +47,14 @@ export const CHANNEL_MESSAGE = 42
|
|||||||
export const CHANNEL_HIDE_MESSAGE = 43
|
export const CHANNEL_HIDE_MESSAGE = 43
|
||||||
export const CHANNEL_MUTE_USER = 44
|
export const CHANNEL_MUTE_USER = 44
|
||||||
export const VANISH = 62
|
export const VANISH = 62
|
||||||
|
export const POLL_RESPONSE = 1018
|
||||||
export const BID = 1021
|
export const BID = 1021
|
||||||
export const BID_CONFIRMATION = 1022
|
export const BID_CONFIRMATION = 1022
|
||||||
export const OTS = 1040
|
export const OTS = 1040
|
||||||
export const WRAP = 1059
|
export const WRAP = 1059
|
||||||
export const WRAP_NIP04 = 1060
|
export const WRAP_NIP04 = 1060
|
||||||
export const FILE_METADATA = 1063
|
export const FILE_METADATA = 1063
|
||||||
|
export const POLL = 1068
|
||||||
export const COMMENT = 1111
|
export const COMMENT = 1111
|
||||||
export const LIVE_CHAT_MESSAGE = 1311
|
export const LIVE_CHAT_MESSAGE = 1311
|
||||||
export const GIT_PATCH = 1617
|
export const GIT_PATCH = 1617
|
||||||
|
|||||||
Reference in New Issue
Block a user