type alias Api.TypeChannelParticipantimport { type Api } from "https://deno.land/x/grm@0.5.1/src/tl/mod.ts"; const { TypeChannelParticipant } = Api; definition: | ChannelParticipant | ChannelParticipantSelf | ChannelParticipantCreator | ChannelParticipantAdmin | ChannelParticipantBanned | ChannelParticipantLeft