Interface MessagesGetReactionsAssetsParams

interface MessagesGetReactionsAssetsParams {
    client_version?: number;
    [key: string]: any;
}

Indexable

[key: string]: any

Properties

Properties

client_version?: number

Generated using TypeDoc