github.com/gotd/td/tg.StickerSet.ThumbDocumentID (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_sticker_set_gen.go#L99: 	ThumbDocumentID int64
		tl_sticker_set_gen.go#L169: 	if !(s.ThumbDocumentID == 0) {
		tl_sticker_set_gen.go#L240: 		s.ThumbDocumentID = val
		tl_sticker_set_gen.go#L393: 	if !(s.ThumbDocumentID == 0) {
		tl_sticker_set_gen.go#L441: 		b.PutLong(s.ThumbDocumentID)
		tl_sticker_set_gen.go#L547: 		s.ThumbDocumentID = value
		tl_sticker_set_gen.go#L806: 	s.ThumbDocumentID = value
		tl_sticker_set_gen.go#L818: 	return s.ThumbDocumentID, true