github.com/gotd/td/tg.GroupCall.DefaultSendAs (field)
9 uses
github.com/gotd/td/tg (current package)
tl_group_call_gen.go#L316: DefaultSendAs PeerClass
tl_group_call_gen.go#L417: if !(g.DefaultSendAs == nil) {
tl_group_call_gen.go#L509: g.DefaultSendAs = val
tl_group_call_gen.go#L728: if !(g.DefaultSendAs == nil) {
tl_group_call_gen.go#L778: if g.DefaultSendAs == nil {
tl_group_call_gen.go#L781: if err := g.DefaultSendAs.Encode(b); err != nil {
tl_group_call_gen.go#L911: g.DefaultSendAs = value
tl_group_call_gen.go#L1332: g.DefaultSendAs = value
tl_group_call_gen.go#L1344: return g.DefaultSendAs, true
![]() |
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. |