github.com/gotd/td/tg.VideoSizeEmojiMarkup.EmojiID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_video_size_gen.go#L336: EmojiID int64
tl_video_size_gen.go#L366: if !(v.EmojiID == 0) {
tl_video_size_gen.go#L390: v.EmojiID = from.GetEmojiID()
tl_video_size_gen.go#L443: b.PutLong(v.EmojiID)
tl_video_size_gen.go#L472: v.EmojiID = value
tl_video_size_gen.go#L499: return v.EmojiID
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. |