github.com/gotd/td/tg.GroupCallMessage.ID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_group_call_message_gen.go#L46: ID int
tl_group_call_message_gen.go#L80: if !(g.ID == 0) {
tl_group_call_message_gen.go#L118: g.ID = from.GetID()
tl_group_call_message_gen.go#L209: b.PutInt(g.ID)
tl_group_call_message_gen.go#L253: g.ID = value
tl_group_call_message_gen.go#L308: return g.ID
![]() |
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. |