github.com/gotd/td/tg.GroupCallMessage.Message (field)
6 uses
github.com/gotd/td/tg (current package)
tl_group_call_message_gen.go#L52: Message TextWithEntities
tl_group_call_message_gen.go#L89: if !(g.Message.Zero()) {
tl_group_call_message_gen.go#L121: g.Message = from.GetMessage()
tl_group_call_message_gen.go#L217: if err := g.Message.Encode(b); err != nil {
tl_group_call_message_gen.go#L270: if err := g.Message.Decode(b); err != nil {
tl_group_call_message_gen.go#L332: return g.Message
![]() |
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. |