github.com/gotd/td/tg.ReactionsNotifySettings.MessagesNotifyFrom (field)
9 uses
github.com/gotd/td/tg (current package)
tl_reactions_notify_settings_gen.go#L51: MessagesNotifyFrom ReactionNotificationsFromClass
tl_reactions_notify_settings_gen.go#L93: if !(r.MessagesNotifyFrom == nil) {
tl_reactions_notify_settings_gen.go#L130: r.MessagesNotifyFrom = val
tl_reactions_notify_settings_gen.go#L197: if !(r.MessagesNotifyFrom == nil) {
tl_reactions_notify_settings_gen.go#L227: if r.MessagesNotifyFrom == nil {
tl_reactions_notify_settings_gen.go#L230: if err := r.MessagesNotifyFrom.Encode(b); err != nil {
tl_reactions_notify_settings_gen.go#L286: r.MessagesNotifyFrom = value
tl_reactions_notify_settings_gen.go#L322: r.MessagesNotifyFrom = value
tl_reactions_notify_settings_gen.go#L334: return r.MessagesNotifyFrom, 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. |