class types.ChannelAdminLogEventActionEditTopic extends _TypeChannelAdminLogEventActionimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { ChannelAdminLogEventActionEditTopic } = types; ConstructorsnewChannelAdminLogEventActionEditTopic(params: { prevTopic: TypeForumTopic; newTopic: TypeForumTopic; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsnewTopic: TypeForumTopicprevTopic: TypeForumTopicStatic Propertiesreadonly[paramDesc]: ParamDesc