github.com/gotd/td/tg.StickersSetStickerSetThumbRequest.ThumbDocumentID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_stickers_set_sticker_set_thumb_gen.go#L57: ThumbDocumentID int64
tl_stickers_set_sticker_set_thumb_gen.go#L84: if !(s.ThumbDocumentID == 0) {
tl_stickers_set_sticker_set_thumb_gen.go#L112: s.ThumbDocumentID = val
tl_stickers_set_sticker_set_thumb_gen.go#L163: if !(s.ThumbDocumentID == 0) {
tl_stickers_set_sticker_set_thumb_gen.go#L201: b.PutLong(s.ThumbDocumentID)
tl_stickers_set_sticker_set_thumb_gen.go#L246: s.ThumbDocumentID = value
tl_stickers_set_sticker_set_thumb_gen.go#L280: s.ThumbDocumentID = value
tl_stickers_set_sticker_set_thumb_gen.go#L292: return s.ThumbDocumentID, 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. |