github.com/gotd/td/tg.Birthday.Zero (method)
8 uses
github.com/gotd/td/tg (current package)
tl_account_update_birthday_gen.go#L71: if !(u.Birthday.Zero()) {
tl_account_update_birthday_gen.go#L131: if !(u.Birthday.Zero()) {
tl_birthday_gen.go#L71: func (b *Birthday) Zero() bool {
tl_contact_birthday_gen.go#L63: if !(c.Birthday.Zero()) {
tl_message_action_gen.go#L13554: if !(m.Birthday.Zero()) {
tl_user_full_gen.go#L543: if !(u.Birthday.Zero()) {
tl_user_full_gen.go#L1256: if !(u.Birthday.Zero()) {
tl_users_suggest_birthday_gen.go#L67: if !(s.Birthday.Zero()) {
![]() |
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. |