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

79 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L3549: 	Participant GroupCallParticipant
		tl_channel_admin_log_event_action_gen.go#L3592: 	GetParticipant() (value GroupCallParticipant)
		tl_channel_admin_log_event_action_gen.go#L3673: func (c *ChannelAdminLogEventActionParticipantMute) GetParticipant() (value GroupCallParticipant) {
		tl_channel_admin_log_event_action_gen.go#L3686: 	Participant GroupCallParticipant
		tl_channel_admin_log_event_action_gen.go#L3729: 	GetParticipant() (value GroupCallParticipant)
		tl_channel_admin_log_event_action_gen.go#L3810: func (c *ChannelAdminLogEventActionParticipantUnmute) GetParticipant() (value GroupCallParticipant) {
		tl_channel_admin_log_event_action_gen.go#L4626: 	Participant GroupCallParticipant
		tl_channel_admin_log_event_action_gen.go#L4669: 	GetParticipant() (value GroupCallParticipant)
		tl_channel_admin_log_event_action_gen.go#L4750: func (c *ChannelAdminLogEventActionParticipantVolume) GetParticipant() (value GroupCallParticipant) {
		tl_group_call_participant_gen.go#L38: type GroupCallParticipant struct {
		tl_group_call_participant_gen.go#L116: 	_ bin.Encoder     = &GroupCallParticipant{}
		tl_group_call_participant_gen.go#L117: 	_ bin.Decoder     = &GroupCallParticipant{}
		tl_group_call_participant_gen.go#L118: 	_ bin.BareEncoder = &GroupCallParticipant{}
		tl_group_call_participant_gen.go#L119: 	_ bin.BareDecoder = &GroupCallParticipant{}
		tl_group_call_participant_gen.go#L122: func (g *GroupCallParticipant) Zero() bool {
		tl_group_call_participant_gen.go#L194: func (g *GroupCallParticipant) String() string {
		tl_group_call_participant_gen.go#L198: 	type Alias GroupCallParticipant
		tl_group_call_participant_gen.go#L203: func (g *GroupCallParticipant) FillFrom(from interface {
		tl_group_call_participant_gen.go#L271: func (*GroupCallParticipant) TypeID() uint32 {
		tl_group_call_participant_gen.go#L276: func (*GroupCallParticipant) TypeName() string {
		tl_group_call_participant_gen.go#L281: func (g *GroupCallParticipant) TypeInfo() tdp.Type {
		tl_group_call_participant_gen.go#L393: func (g *GroupCallParticipant) SetFlags() {
		tl_group_call_participant_gen.go#L448: func (g *GroupCallParticipant) Encode(b *bin.Buffer) error {
		tl_group_call_participant_gen.go#L457: func (g *GroupCallParticipant) EncodeBare(b *bin.Buffer) error {
		tl_group_call_participant_gen.go#L502: func (g *GroupCallParticipant) Decode(b *bin.Buffer) error {
		tl_group_call_participant_gen.go#L513: func (g *GroupCallParticipant) DecodeBare(b *bin.Buffer) error {
		tl_group_call_participant_gen.go#L602: func (g *GroupCallParticipant) SetMuted(value bool) {
		tl_group_call_participant_gen.go#L613: func (g *GroupCallParticipant) GetMuted() (value bool) {
		tl_group_call_participant_gen.go#L621: func (g *GroupCallParticipant) SetLeft(value bool) {
		tl_group_call_participant_gen.go#L632: func (g *GroupCallParticipant) GetLeft() (value bool) {
		tl_group_call_participant_gen.go#L640: func (g *GroupCallParticipant) SetCanSelfUnmute(value bool) {
		tl_group_call_participant_gen.go#L651: func (g *GroupCallParticipant) GetCanSelfUnmute() (value bool) {
		tl_group_call_participant_gen.go#L659: func (g *GroupCallParticipant) SetJustJoined(value bool) {
		tl_group_call_participant_gen.go#L670: func (g *GroupCallParticipant) GetJustJoined() (value bool) {
		tl_group_call_participant_gen.go#L678: func (g *GroupCallParticipant) SetVersioned(value bool) {
		tl_group_call_participant_gen.go#L689: func (g *GroupCallParticipant) GetVersioned() (value bool) {
		tl_group_call_participant_gen.go#L697: func (g *GroupCallParticipant) SetMin(value bool) {
		tl_group_call_participant_gen.go#L708: func (g *GroupCallParticipant) GetMin() (value bool) {
		tl_group_call_participant_gen.go#L716: func (g *GroupCallParticipant) SetMutedByYou(value bool) {
		tl_group_call_participant_gen.go#L727: func (g *GroupCallParticipant) GetMutedByYou() (value bool) {
		tl_group_call_participant_gen.go#L735: func (g *GroupCallParticipant) SetVolumeByAdmin(value bool) {
		tl_group_call_participant_gen.go#L746: func (g *GroupCallParticipant) GetVolumeByAdmin() (value bool) {
		tl_group_call_participant_gen.go#L754: func (g *GroupCallParticipant) SetSelf(value bool) {
		tl_group_call_participant_gen.go#L765: func (g *GroupCallParticipant) GetSelf() (value bool) {
		tl_group_call_participant_gen.go#L773: func (g *GroupCallParticipant) SetVideoJoined(value bool) {
		tl_group_call_participant_gen.go#L784: func (g *GroupCallParticipant) GetVideoJoined() (value bool) {
		tl_group_call_participant_gen.go#L792: func (g *GroupCallParticipant) GetPeer() (value PeerClass) {
		tl_group_call_participant_gen.go#L800: func (g *GroupCallParticipant) GetDate() (value int) {
		tl_group_call_participant_gen.go#L808: func (g *GroupCallParticipant) SetActiveDate(value int) {
		tl_group_call_participant_gen.go#L815: func (g *GroupCallParticipant) GetActiveDate() (value int, ok bool) {
		tl_group_call_participant_gen.go#L826: func (g *GroupCallParticipant) GetSource() (value int) {
		tl_group_call_participant_gen.go#L834: func (g *GroupCallParticipant) SetVolume(value int) {
		tl_group_call_participant_gen.go#L841: func (g *GroupCallParticipant) GetVolume() (value int, ok bool) {
		tl_group_call_participant_gen.go#L852: func (g *GroupCallParticipant) SetAbout(value string) {
		tl_group_call_participant_gen.go#L859: func (g *GroupCallParticipant) GetAbout() (value string, ok bool) {
		tl_group_call_participant_gen.go#L870: func (g *GroupCallParticipant) SetRaiseHandRating(value int64) {
		tl_group_call_participant_gen.go#L877: func (g *GroupCallParticipant) GetRaiseHandRating() (value int64, ok bool) {
		tl_group_call_participant_gen.go#L888: func (g *GroupCallParticipant) SetVideo(value GroupCallParticipantVideo) {
		tl_group_call_participant_gen.go#L895: func (g *GroupCallParticipant) GetVideo() (value GroupCallParticipantVideo, ok bool) {
		tl_group_call_participant_gen.go#L906: func (g *GroupCallParticipant) SetPresentation(value GroupCallParticipantVideo) {
		tl_group_call_participant_gen.go#L913: func (g *GroupCallParticipant) GetPresentation() (value GroupCallParticipantVideo, ok bool) {
		tl_group_call_participant_gen.go#L924: func (g *GroupCallParticipant) SetPaidStarsTotal(value int64) {
		tl_group_call_participant_gen.go#L931: func (g *GroupCallParticipant) GetPaidStarsTotal() (value int64, 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#L6026: 		GroupCallParticipantTypeID:                                              func() bin.Object { return &GroupCallParticipant{} },
		tl_update_gen.go#L17899: 	Participants []GroupCallParticipant
		tl_update_gen.go#L17949: 	GetParticipants() (value []GroupCallParticipant)
		tl_update_gen.go#L18056: 			u.Participants = make([]GroupCallParticipant, 0, headerLen%bin.PreallocateLimit)
		tl_update_gen.go#L18059: 			var value GroupCallParticipant
		tl_update_gen.go#L18085: func (u *UpdateGroupCallParticipants) GetParticipants() (value []GroupCallParticipant) {