Skip to main content
Go to Latest
class Api.ChannelAdminLogEventActionChangeAvailableReactions
extends VirtualClass<{ prevValue: Api.TypeChatReactions; newValue: Api.TypeChatReactions; }>
import { Api } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ChannelAdminLogEventActionChangeAvailableReactions } = Api;

Properties

className: "ChannelAdminLogEventActionChangeAvailableReactions"
classType: "constructor"
CONSTRUCTOR_ID: 3192786680
newValue: Api.TypeChatReactions
prevValue: Api.TypeChatReactions
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionChangeAvailableReactions