github.com/gotd/td/tg.MessagesGetBotCallbackAnswerRequest.Password (field)
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_bot_callback_answer_gen.go#L62: Password InputCheckPasswordSRPClass
tl_messages_get_bot_callback_answer_gen.go#L95: if !(g.Password == nil) {
tl_messages_get_bot_callback_answer_gen.go#L127: g.Password = val
tl_messages_get_bot_callback_answer_gen.go#L190: if !(g.Password == nil) {
tl_messages_get_bot_callback_answer_gen.go#L224: if g.Password == nil {
tl_messages_get_bot_callback_answer_gen.go#L227: if err := g.Password.Encode(b); err != nil {
tl_messages_get_bot_callback_answer_gen.go#L282: g.Password = value
tl_messages_get_bot_callback_answer_gen.go#L343: g.Password = value
tl_messages_get_bot_callback_answer_gen.go#L355: return g.Password, true
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. |