github.com/gotd/td/tg.UsersSuggestBirthdayRequest.ID (field)
7 uses
github.com/gotd/td/tg (current package)
tl_users_suggest_birthday_gen.go#L44: ID InputUserClass
tl_users_suggest_birthday_gen.go#L64: if !(s.ID == nil) {
tl_users_suggest_birthday_gen.go#L88: s.ID = from.GetID()
tl_users_suggest_birthday_gen.go#L141: if s.ID == nil {
tl_users_suggest_birthday_gen.go#L144: if err := s.ID.Encode(b); err != nil {
tl_users_suggest_birthday_gen.go#L174: s.ID = value
tl_users_suggest_birthday_gen.go#L189: return s.ID
![]() |
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. |