github.com/gotd/td/tg.AccountUpdateBirthdayRequest.Birthday (field)
8 uses
github.com/gotd/td/tg (current package)
tl_account_update_birthday_gen.go#L50: Birthday Birthday
tl_account_update_birthday_gen.go#L71: if !(u.Birthday.Zero()) {
tl_account_update_birthday_gen.go#L92: u.Birthday = val
tl_account_update_birthday_gen.go#L131: if !(u.Birthday.Zero()) {
tl_account_update_birthday_gen.go#L155: if err := u.Birthday.Encode(b); err != nil {
tl_account_update_birthday_gen.go#L184: if err := u.Birthday.Decode(b); err != nil {
tl_account_update_birthday_gen.go#L194: u.Birthday = value
tl_account_update_birthday_gen.go#L206: return u.Birthday, 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. |