github.com/gotd/td/tg.ChatInvite.About (field)
8 uses
github.com/gotd/td/tg (current package)
tl_chat_invite_gen.go#L230: About string
tl_chat_invite_gen.go#L321: if !(c.About == "") {
tl_chat_invite_gen.go#L390: c.About = val
tl_chat_invite_gen.go#L556: if !(c.About == "") {
tl_chat_invite_gen.go#L593: b.PutString(c.About)
tl_chat_invite_gen.go#L672: c.About = value
tl_chat_invite_gen.go#L914: c.About = value
tl_chat_invite_gen.go#L926: return c.About, 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. |