github.com/gotd/td/tg.ChannelFull.AvailableReactions (field)
9 uses
github.com/gotd/td/tg (current package)
tl_chat_full_gen.go#L1369: AvailableReactions ChatReactionsClass
tl_chat_full_gen.go#L1655: if !(c.AvailableReactions == nil) {
tl_chat_full_gen.go#L1905: c.AvailableReactions = val
tl_chat_full_gen.go#L2447: if !(c.AvailableReactions == nil) {
tl_chat_full_gen.go#L2636: if c.AvailableReactions == nil {
tl_chat_full_gen.go#L2639: if err := c.AvailableReactions.Encode(b); err != nil {
tl_chat_full_gen.go#L3011: c.AvailableReactions = value
tl_chat_full_gen.go#L4011: c.AvailableReactions = value
tl_chat_full_gen.go#L4023: return c.AvailableReactions, true
![]() |
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. |