Modules

moiresponsegenericoptions

2min

Ƭ MoiResponseGenericOptions: Object

Type declaration

Name

Type

genericOptions?

{ options: { chat: string ; name: string ; type: "message" | "clearChat" }[] }

genericOptions.options

{ chat: string ; name: string ; type: "message" | "clearChat" }[]

Defined in

Updated 25 Mar 2024
Did this page help you?