github.com/gotd/td/tg.MessageReactions.ReactionsAsTags (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_reactions_gen.go#L67: ReactionsAsTags bool
tl_message_reactions_gen.go#L107: if !(m.ReactionsAsTags == false) {
tl_message_reactions_gen.go#L143: m.ReactionsAsTags = from.GetReactionsAsTags()
tl_message_reactions_gen.go#L219: if !(m.ReactionsAsTags == false) {
tl_message_reactions_gen.go#L296: m.ReactionsAsTags = m.Flags.Has(3)
tl_message_reactions_gen.go#L393: m.ReactionsAsTags = true
tl_message_reactions_gen.go#L396: m.ReactionsAsTags = 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. |