github.com/gotd/td/tg.ChatlistsChatlistInvite.TitleNoanimate (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chatlists_chatlist_invite_gen.go#L387: TitleNoanimate bool
tl_chatlists_chatlist_invite_gen.go#L425: if !(c.TitleNoanimate == false) {
tl_chatlists_chatlist_invite_gen.go#L465: c.TitleNoanimate = from.GetTitleNoanimate()
tl_chatlists_chatlist_invite_gen.go#L531: if !(c.TitleNoanimate == false) {
tl_chatlists_chatlist_invite_gen.go#L614: c.TitleNoanimate = c.Flags.Has(1)
tl_chatlists_chatlist_invite_gen.go#L685: c.TitleNoanimate = true
tl_chatlists_chatlist_invite_gen.go#L688: c.TitleNoanimate = false
![]() |
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. |