github.com/gotd/td/tg.ChatParticipantsForbidden.SelfParticipant (field)
9 uses
github.com/gotd/td/tg (current package)
tl_chat_participants_gen.go#L53: SelfParticipant ChatParticipantClass
tl_chat_participants_gen.go#L82: if !(c.SelfParticipant == nil) {
tl_chat_participants_gen.go#L105: c.SelfParticipant = val
tl_chat_participants_gen.go#L148: if !(c.SelfParticipant == nil) {
tl_chat_participants_gen.go#L173: if c.SelfParticipant == nil {
tl_chat_participants_gen.go#L176: if err := c.SelfParticipant.Encode(b); err != nil {
tl_chat_participants_gen.go#L216: c.SelfParticipant = value
tl_chat_participants_gen.go#L232: c.SelfParticipant = value
tl_chat_participants_gen.go#L244: return c.SelfParticipant, 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. |