github.com/gotd/td/tg.UpdateChatParticipant.PrevParticipant (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L18589: PrevParticipant ChatParticipantClass
tl_update_gen.go#L18640: if !(u.PrevParticipant == nil) {
tl_update_gen.go#L18681: u.PrevParticipant = val
tl_update_gen.go#L18759: if !(u.PrevParticipant == nil) {
tl_update_gen.go#L18793: if u.PrevParticipant == nil {
tl_update_gen.go#L18796: if err := u.PrevParticipant.Encode(b); err != nil {
tl_update_gen.go#L18874: u.PrevParticipant = value
tl_update_gen.go#L18935: u.PrevParticipant = value
tl_update_gen.go#L18947: 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. |