github.com/gotd/td/tg.MessagesSendInlineBotResultRequest.SendAs (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_send_inline_bot_result_gen.go#L89: SendAs InputPeerClass
tl_messages_send_inline_bot_result_gen.go#L140: if !(s.SendAs == nil) {
tl_messages_send_inline_bot_result_gen.go#L187: s.SendAs = val
tl_messages_send_inline_bot_result_gen.go#L290: if !(s.SendAs == nil) {
tl_messages_send_inline_bot_result_gen.go#L334: if s.SendAs == nil {
tl_messages_send_inline_bot_result_gen.go#L337: if err := s.SendAs.Encode(b); err != nil {
tl_messages_send_inline_bot_result_gen.go#L416: s.SendAs = value
tl_messages_send_inline_bot_result_gen.go#L568: s.SendAs = value
tl_messages_send_inline_bot_result_gen.go#L580: return s.SendAs, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |