github.com/gotd/td/tg.UsersSuggestBirthdayRequest.Birthday (field)
6 uses
github.com/gotd/td/tg (current package)
tl_users_suggest_birthday_gen.go#L46: Birthday Birthday
tl_users_suggest_birthday_gen.go#L67: if !(s.Birthday.Zero()) {
tl_users_suggest_birthday_gen.go#L89: s.Birthday = from.GetBirthday()
tl_users_suggest_birthday_gen.go#L147: if err := s.Birthday.Encode(b); err != nil {
tl_users_suggest_birthday_gen.go#L177: if err := s.Birthday.Decode(b); err != nil {
tl_users_suggest_birthday_gen.go#L197: return s.Birthday
![]() |
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. |