github.com/gotd/td/tg.MessageActionSetChatWallPaper.Same (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L6666: Same bool
tl_message_action_gen.go#L6706: if !(m.Same == false) {
tl_message_action_gen.go#L6734: m.Same = from.GetSame()
tl_message_action_gen.go#L6782: if !(m.Same == false) {
tl_message_action_gen.go#L6838: m.Same = m.Flags.Has(0)
tl_message_action_gen.go#L6854: m.Same = true
tl_message_action_gen.go#L6857: m.Same = false
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |