github.com/gotd/td/tg.MessagesBotCallbackAnswer.HasURL (field)
7 uses
github.com/gotd/td/tg (current package)
tl_messages_bot_callback_answer_gen.go#L47: HasURL bool
tl_messages_bot_callback_answer_gen.go#L83: if !(b.HasURL == false) {
tl_messages_bot_callback_answer_gen.go#L121: b.HasURL = from.GetHasURL()
tl_messages_bot_callback_answer_gen.go#L195: if !(b.HasURL == false) {
tl_messages_bot_callback_answer_gen.go#L259: b.HasURL = b.Flags.Has(3)
tl_messages_bot_callback_answer_gen.go#L308: b.HasURL = true
tl_messages_bot_callback_answer_gen.go#L311: b.HasURL = 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. |