github.com/gotd/td/tg.UpdateChatParticipant.NewParticipant (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L18593: NewParticipant ChatParticipantClass
tl_update_gen.go#L18643: if !(u.NewParticipant == nil) {
tl_update_gen.go#L18685: u.NewParticipant = val
tl_update_gen.go#L18762: if !(u.NewParticipant == nil) {
tl_update_gen.go#L18801: if u.NewParticipant == nil {
tl_update_gen.go#L18804: if err := u.NewParticipant.Encode(b); err != nil {
tl_update_gen.go#L18881: u.NewParticipant = value
tl_update_gen.go#L18953: u.NewParticipant = value
tl_update_gen.go#L18965: return u.NewParticipant, true
![]() |
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. |