github.com/gotd/td/tg.MessagesGetUnreadReactionsRequest.Flags (field)
16 uses
github.com/gotd/td/tg (current package)
tl_messages_get_unread_reactions_gen.go#L43: Flags bin.Fields
tl_messages_get_unread_reactions_gen.go#L97: if !(g.Flags.Zero()) {
tl_messages_get_unread_reactions_gen.go#L194: Null: !g.Flags.Has(0),
tl_messages_get_unread_reactions_gen.go#L199: Null: !g.Flags.Has(1),
tl_messages_get_unread_reactions_gen.go#L228: g.Flags.Set(0)
tl_messages_get_unread_reactions_gen.go#L231: g.Flags.Set(1)
tl_messages_get_unread_reactions_gen.go#L250: if err := g.Flags.Encode(b); err != nil {
tl_messages_get_unread_reactions_gen.go#L259: if g.Flags.Has(0) {
tl_messages_get_unread_reactions_gen.go#L262: if g.Flags.Has(1) {
tl_messages_get_unread_reactions_gen.go#L295: if err := g.Flags.Decode(b); err != nil {
tl_messages_get_unread_reactions_gen.go#L306: if g.Flags.Has(0) {
tl_messages_get_unread_reactions_gen.go#L313: if g.Flags.Has(1) {
tl_messages_get_unread_reactions_gen.go#L368: g.Flags.Set(0)
tl_messages_get_unread_reactions_gen.go#L378: if !g.Flags.Has(0) {
tl_messages_get_unread_reactions_gen.go#L386: g.Flags.Set(1)
tl_messages_get_unread_reactions_gen.go#L396: if !g.Flags.Has(1) {
![]() |
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. |