github.com/gotd/td/tg.InputDialogPeerCommunity.Community (field)
7 uses
github.com/gotd/td/tg (current package)
tl_input_dialog_peer_gen.go#L320: Community InputChannelClass
tl_input_dialog_peer_gen.go#L343: if !(i.Community == nil) {
tl_input_dialog_peer_gen.go#L363: i.Community = from.GetCommunity()
tl_input_dialog_peer_gen.go#L411: if i.Community == nil {
tl_input_dialog_peer_gen.go#L414: if err := i.Community.Encode(b); err != nil {
tl_input_dialog_peer_gen.go#L441: i.Community = value
tl_input_dialog_peer_gen.go#L451: return i.Community
![]() |
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. |