github.com/gotd/td/tg.MessagesChatsBox.Chats (field)
20 uses
github.com/gotd/td/tg (current package)
tl_channels_get_admined_public_channels_gen.go#L307: return result.Chats, nil
tl_channels_get_channel_recommendations_gen.go#L239: return result.Chats, nil
tl_channels_get_channels_gen.go#L213: return result.Chats, nil
tl_channels_get_groups_for_discussion_gen.go#L162: return result.Chats, nil
tl_channels_get_left_channels_gen.go#L195: return result.Chats, nil
tl_messages_chats_gen.go#L454: Chats MessagesChatsClass
tl_messages_chats_gen.go#L466: b.Chats = v
tl_messages_chats_gen.go#L472: if b == nil || b.Chats == nil {
tl_messages_chats_gen.go#L475: return b.Chats.Encode(buf)
tl_messages_get_chats_gen.go#L195: return result.Chats, nil
tl_messages_get_common_chats_gen.go#L244: return result.Chats, nil
tl_server_gen.go#L3851: return &MessagesChatsBox{Chats: response}, nil
tl_server_gen.go#L4935: return &MessagesChatsBox{Chats: response}, nil
tl_server_gen.go#L9023: return &MessagesChatsBox{Chats: response}, nil
tl_server_gen.go#L9269: return &MessagesChatsBox{Chats: response}, nil
tl_server_gen.go#L9396: return &MessagesChatsBox{Chats: response}, nil
tl_server_gen.go#L9413: return &MessagesChatsBox{Chats: response}, nil
tl_server_gen.go#L9760: return &MessagesChatsBox{Chats: response}, nil
tl_server_gen.go#L13578: return &MessagesChatsBox{Chats: response}, nil
tl_stories_get_chats_to_send_gen.go#L148: return result.Chats, nil
 |
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. |