github.com/gotd/td/tg.UpdateChannelParticipant.PrevParticipant (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L19024: PrevParticipant ChannelParticipantClass
tl_update_gen.go#L19081: if !(u.PrevParticipant == nil) {
tl_update_gen.go#L19124: u.PrevParticipant = val
tl_update_gen.go#L19210: if !(u.PrevParticipant == nil) {
tl_update_gen.go#L19244: if u.PrevParticipant == nil {
tl_update_gen.go#L19247: if err := u.PrevParticipant.Encode(b); err != nil {
tl_update_gen.go#L19326: u.PrevParticipant = value
tl_update_gen.go#L19406: u.PrevParticipant = value
tl_update_gen.go#L19418: return u.PrevParticipant, 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. |