github.com/gotd/td/tg.ChatlistsLeaveChatlistRequest.Chatlist (field)
6 uses
github.com/gotd/td/tg (current package)
tl_chatlists_join_chatlist_updates_gen.go#L43: Chatlist InputChatlistDialogFilter
tl_chatlists_join_chatlist_updates_gen.go#L68: if !(j.Chatlist.Zero()) {
tl_chatlists_join_chatlist_updates_gen.go#L92: j.Chatlist = from.GetChatlist()
tl_chatlists_join_chatlist_updates_gen.go#L145: if err := j.Chatlist.Encode(b); err != nil {
tl_chatlists_join_chatlist_updates_gen.go#L177: if err := j.Chatlist.Decode(b); err != nil {
tl_chatlists_join_chatlist_updates_gen.go#L206: return j.Chatlist
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |