github.com/gotd/td/tg.PhoneSendGroupCallMessageRequest.SendAs (field)
9 uses
github.com/gotd/td/tg (current package)
tl_phone_send_group_call_message_gen.go#L60: SendAs InputPeerClass
tl_phone_send_group_call_message_gen.go#L93: if !(s.SendAs == nil) {
tl_phone_send_group_call_message_gen.go#L125: s.SendAs = val
tl_phone_send_group_call_message_gen.go#L184: if !(s.SendAs == nil) {
tl_phone_send_group_call_message_gen.go#L221: if s.SendAs == nil {
tl_phone_send_group_call_message_gen.go#L224: if err := s.SendAs.Encode(b); err != nil {
tl_phone_send_group_call_message_gen.go#L283: s.SendAs = value
tl_phone_send_group_call_message_gen.go#L333: s.SendAs = value
tl_phone_send_group_call_message_gen.go#L345: return s.SendAs, 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. |