github.com/gotd/td/tg.InputSendMessageRichMessageDraftAction.RandomID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_send_message_action_gen.go#L2374: RandomID int64
tl_send_message_action_gen.go#L2399: if !(i.RandomID == 0) {
tl_send_message_action_gen.go#L2423: i.RandomID = from.GetRandomID()
tl_send_message_action_gen.go#L2476: b.PutLong(i.RandomID)
tl_send_message_action_gen.go#L2507: i.RandomID = value
tl_send_message_action_gen.go#L2524: return i.RandomID
![]() |
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. |