github.com/gotd/td/tg.CommunitiesToggleParticipantBannedRequest.Participant (field)
7 uses
github.com/gotd/td/tg (current package)
tl_communities_toggle_participant_banned_gen.go#L45: Participant InputPeerClass
tl_communities_toggle_participant_banned_gen.go#L72: if !(t.Participant == nil) {
tl_communities_toggle_participant_banned_gen.go#L96: t.Participant = from.GetParticipant()
tl_communities_toggle_participant_banned_gen.go#L170: if t.Participant == nil {
tl_communities_toggle_participant_banned_gen.go#L173: if err := t.Participant.Encode(b); err != nil {
tl_communities_toggle_participant_banned_gen.go#L213: t.Participant = value
tl_communities_toggle_participant_banned_gen.go#L250: return t.Participant
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |