github.com/gotd/td/tg.ChannelsEditBannedRequest.Participant (field)
7 uses
github.com/gotd/td/tg (current package)
tl_channels_edit_banned_gen.go#L48: Participant InputPeerClass
tl_channels_edit_banned_gen.go#L71: if !(e.Participant == nil) {
tl_channels_edit_banned_gen.go#L97: e.Participant = from.GetParticipant()
tl_channels_edit_banned_gen.go#L160: if e.Participant == nil {
tl_channels_edit_banned_gen.go#L163: if err := e.Participant.Encode(b); err != nil {
tl_channels_edit_banned_gen.go#L200: e.Participant = value
tl_channels_edit_banned_gen.go#L223: return e.Participant
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |