Bridge polls from Matrix as pseudo-polls on Discord (with an embed). Not 100% working.
Co-authored-by: Cadence Ember <cloudrac3r@vivaldi.net>
This commit is contained in:
committed by
Cadence Ember
parent
e565342ac8
commit
afca4de6b6
4
src/types.d.ts
vendored
4
src/types.d.ts
vendored
@@ -83,10 +83,6 @@ export type WebhookAuthor = {
|
||||
id: string
|
||||
}
|
||||
|
||||
export type SendingPoll = DiscordTypes.RESTAPIPoll & {
|
||||
answers: (DiscordTypes.APIBasePollAnswer & {matrix_option: string})[]
|
||||
}
|
||||
|
||||
export type PkSystem = {
|
||||
id: string
|
||||
uuid: string
|
||||
|
||||
Reference in New Issue
Block a user