github.com/gotd/td/tg.CommunitiesGetParticipantJoinedChatsRequest.Community (field)
8 uses
github.com/gotd/td/tg (current package)
tl_communities_get_participant_joined_chats_gen.go#L39: Community InputChannelClass
tl_communities_get_participant_joined_chats_gen.go#L59: if !(g.Community == nil) {
tl_communities_get_participant_joined_chats_gen.go#L83: g.Community = from.GetCommunity()
tl_communities_get_participant_joined_chats_gen.go#L136: if g.Community == nil {
tl_communities_get_participant_joined_chats_gen.go#L139: if err := g.Community.Encode(b); err != nil {
tl_communities_get_participant_joined_chats_gen.go#L172: g.Community = value
tl_communities_get_participant_joined_chats_gen.go#L189: return g.Community
tl_communities_get_participant_joined_chats_gen.go#L202: return g.Community.AsNotEmpty()
![]() |
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. |