github.com/gotd/td/tg.WebPageAttributeStickerSet.Emojis (field)
7 uses
github.com/gotd/td/tg (current package)
tl_web_page_attribute_gen.go#L554: Emojis bool
tl_web_page_attribute_gen.go#L586: if !(w.Emojis == false) {
tl_web_page_attribute_gen.go#L614: w.Emojis = from.GetEmojis()
tl_web_page_attribute_gen.go#L662: if !(w.Emojis == false) {
tl_web_page_attribute_gen.go#L721: w.Emojis = w.Flags.Has(0)
tl_web_page_attribute_gen.go#L747: w.Emojis = true
tl_web_page_attribute_gen.go#L750: w.Emojis = false
![]() |
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. |