github.com/gotd/td/tg.UpdateChatParticipant.NewParticipant (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L17858: NewParticipant ChatParticipantClass
tl_update_gen.go#L17908: if !(u.NewParticipant == nil) {
tl_update_gen.go#L17950: u.NewParticipant = val
tl_update_gen.go#L18027: if !(u.NewParticipant == nil) {
tl_update_gen.go#L18066: if u.NewParticipant == nil {
tl_update_gen.go#L18069: if err := u.NewParticipant.Encode(b); err != nil {
tl_update_gen.go#L18146: u.NewParticipant = value
tl_update_gen.go#L18218: u.NewParticipant = value
tl_update_gen.go#L18230: return u.NewParticipant, true
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. |