type github.com/gotd/td/tg.GroupCallParticipant

77 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L3539: 	Participant GroupCallParticipant
		tl_channel_admin_log_event_action_gen.go#L3582: 	GetParticipant() (value GroupCallParticipant)
		tl_channel_admin_log_event_action_gen.go#L3663: func (c *ChannelAdminLogEventActionParticipantMute) GetParticipant() (value GroupCallParticipant) {
		tl_channel_admin_log_event_action_gen.go#L3676: 	Participant GroupCallParticipant
		tl_channel_admin_log_event_action_gen.go#L3719: 	GetParticipant() (value GroupCallParticipant)
		tl_channel_admin_log_event_action_gen.go#L3800: func (c *ChannelAdminLogEventActionParticipantUnmute) GetParticipant() (value GroupCallParticipant) {
		tl_channel_admin_log_event_action_gen.go#L4616: 	Participant GroupCallParticipant
		tl_channel_admin_log_event_action_gen.go#L4659: 	GetParticipant() (value GroupCallParticipant)
		tl_channel_admin_log_event_action_gen.go#L4740: func (c *ChannelAdminLogEventActionParticipantVolume) GetParticipant() (value GroupCallParticipant) {
		tl_group_call_participant_gen.go#L38: type GroupCallParticipant struct {
		tl_group_call_participant_gen.go#L112: 	_ bin.Encoder     = &GroupCallParticipant{}
		tl_group_call_participant_gen.go#L113: 	_ bin.Decoder     = &GroupCallParticipant{}
		tl_group_call_participant_gen.go#L114: 	_ bin.BareEncoder = &GroupCallParticipant{}
		tl_group_call_participant_gen.go#L115: 	_ bin.BareDecoder = &GroupCallParticipant{}
		tl_group_call_participant_gen.go#L118: func (g *GroupCallParticipant) Zero() bool {
		tl_group_call_participant_gen.go#L187: func (g *GroupCallParticipant) String() string {
		tl_group_call_participant_gen.go#L191: 	type Alias GroupCallParticipant
		tl_group_call_participant_gen.go#L196: func (g *GroupCallParticipant) FillFrom(from interface {
		tl_group_call_participant_gen.go#L259: func (*GroupCallParticipant) TypeID() uint32 {
		tl_group_call_participant_gen.go#L264: func (*GroupCallParticipant) TypeName() string {
		tl_group_call_participant_gen.go#L269: func (g *GroupCallParticipant) TypeInfo() tdp.Type {
		tl_group_call_participant_gen.go#L376: func (g *GroupCallParticipant) SetFlags() {
		tl_group_call_participant_gen.go#L428: func (g *GroupCallParticipant) Encode(b *bin.Buffer) error {
		tl_group_call_participant_gen.go#L437: func (g *GroupCallParticipant) EncodeBare(b *bin.Buffer) error {
		tl_group_call_participant_gen.go#L479: func (g *GroupCallParticipant) Decode(b *bin.Buffer) error {
		tl_group_call_participant_gen.go#L490: func (g *GroupCallParticipant) DecodeBare(b *bin.Buffer) error {
		tl_group_call_participant_gen.go#L572: func (g *GroupCallParticipant) SetMuted(value bool) {
		tl_group_call_participant_gen.go#L583: func (g *GroupCallParticipant) GetMuted() (value bool) {
		tl_group_call_participant_gen.go#L591: func (g *GroupCallParticipant) SetLeft(value bool) {
		tl_group_call_participant_gen.go#L602: func (g *GroupCallParticipant) GetLeft() (value bool) {
		tl_group_call_participant_gen.go#L610: func (g *GroupCallParticipant) SetCanSelfUnmute(value bool) {
		tl_group_call_participant_gen.go#L621: func (g *GroupCallParticipant) GetCanSelfUnmute() (value bool) {
		tl_group_call_participant_gen.go#L629: func (g *GroupCallParticipant) SetJustJoined(value bool) {
		tl_group_call_participant_gen.go#L640: func (g *GroupCallParticipant) GetJustJoined() (value bool) {
		tl_group_call_participant_gen.go#L648: func (g *GroupCallParticipant) SetVersioned(value bool) {
		tl_group_call_participant_gen.go#L659: func (g *GroupCallParticipant) GetVersioned() (value bool) {
		tl_group_call_participant_gen.go#L667: func (g *GroupCallParticipant) SetMin(value bool) {
		tl_group_call_participant_gen.go#L678: func (g *GroupCallParticipant) GetMin() (value bool) {
		tl_group_call_participant_gen.go#L686: func (g *GroupCallParticipant) SetMutedByYou(value bool) {
		tl_group_call_participant_gen.go#L697: func (g *GroupCallParticipant) GetMutedByYou() (value bool) {
		tl_group_call_participant_gen.go#L705: func (g *GroupCallParticipant) SetVolumeByAdmin(value bool) {
		tl_group_call_participant_gen.go#L716: func (g *GroupCallParticipant) GetVolumeByAdmin() (value bool) {
		tl_group_call_participant_gen.go#L724: func (g *GroupCallParticipant) SetSelf(value bool) {
		tl_group_call_participant_gen.go#L735: func (g *GroupCallParticipant) GetSelf() (value bool) {
		tl_group_call_participant_gen.go#L743: func (g *GroupCallParticipant) SetVideoJoined(value bool) {
		tl_group_call_participant_gen.go#L754: func (g *GroupCallParticipant) GetVideoJoined() (value bool) {
		tl_group_call_participant_gen.go#L762: func (g *GroupCallParticipant) GetPeer() (value PeerClass) {
		tl_group_call_participant_gen.go#L770: func (g *GroupCallParticipant) GetDate() (value int) {
		tl_group_call_participant_gen.go#L778: func (g *GroupCallParticipant) SetActiveDate(value int) {
		tl_group_call_participant_gen.go#L785: func (g *GroupCallParticipant) GetActiveDate() (value int, ok bool) {
		tl_group_call_participant_gen.go#L796: func (g *GroupCallParticipant) GetSource() (value int) {
		tl_group_call_participant_gen.go#L804: func (g *GroupCallParticipant) SetVolume(value int) {
		tl_group_call_participant_gen.go#L811: func (g *GroupCallParticipant) GetVolume() (value int, ok bool) {
		tl_group_call_participant_gen.go#L822: func (g *GroupCallParticipant) SetAbout(value string) {
		tl_group_call_participant_gen.go#L829: func (g *GroupCallParticipant) GetAbout() (value string, ok bool) {
		tl_group_call_participant_gen.go#L840: func (g *GroupCallParticipant) SetRaiseHandRating(value int64) {
		tl_group_call_participant_gen.go#L847: func (g *GroupCallParticipant) GetRaiseHandRating() (value int64, ok bool) {
		tl_group_call_participant_gen.go#L858: func (g *GroupCallParticipant) SetVideo(value GroupCallParticipantVideo) {
		tl_group_call_participant_gen.go#L865: func (g *GroupCallParticipant) GetVideo() (value GroupCallParticipantVideo, ok bool) {
		tl_group_call_participant_gen.go#L876: func (g *GroupCallParticipant) SetPresentation(value GroupCallParticipantVideo) {
		tl_group_call_participant_gen.go#L883: func (g *GroupCallParticipant) GetPresentation() (value GroupCallParticipantVideo, ok bool) {
		tl_phone_group_call_gen.go#L42: 	Participants []GroupCallParticipant
		tl_phone_group_call_gen.go#L101: 	GetParticipants() (value []GroupCallParticipant)
		tl_phone_group_call_gen.go#L238: 			g.Participants = make([]GroupCallParticipant, 0, headerLen%bin.PreallocateLimit)
		tl_phone_group_call_gen.go#L241: 			var value GroupCallParticipant
		tl_phone_group_call_gen.go#L301: func (g *PhoneGroupCall) GetParticipants() (value []GroupCallParticipant) {
		tl_phone_group_participants_gen.go#L42: 	Participants []GroupCallParticipant
		tl_phone_group_participants_gen.go#L106: 	GetParticipants() (value []GroupCallParticipant)
		tl_phone_group_participants_gen.go#L245: 			g.Participants = make([]GroupCallParticipant, 0, headerLen%bin.PreallocateLimit)
		tl_phone_group_participants_gen.go#L248: 			var value GroupCallParticipant
		tl_phone_group_participants_gen.go#L315: func (g *PhoneGroupParticipants) GetParticipants() (value []GroupCallParticipant) {
		tl_registry_gen.go#L4591: 		GroupCallParticipantTypeID:                                              func() bin.Object { return &GroupCallParticipant{} },
		tl_update_gen.go#L17254: 	Participants []GroupCallParticipant
		tl_update_gen.go#L17304: 	GetParticipants() (value []GroupCallParticipant)
		tl_update_gen.go#L17406: 			u.Participants = make([]GroupCallParticipant, 0, headerLen%bin.PreallocateLimit)
		tl_update_gen.go#L17409: 			var value GroupCallParticipant
		tl_update_gen.go#L17435: func (u *UpdateGroupCallParticipants) GetParticipants() (value []GroupCallParticipant) {