github.com/gotd/td/tg.InputBusinessAwayMessage.Recipients (field)
6 uses
github.com/gotd/td/tg (current package)
tl_input_business_away_message_gen.go#L60: Recipients InputBusinessRecipients
tl_input_business_away_message_gen.go#L90: if !(i.Recipients.Zero()) {
tl_input_business_away_message_gen.go#L116: i.Recipients = from.GetRecipients()
tl_input_business_away_message_gen.go#L195: if err := i.Recipients.Encode(b); err != nil {
tl_input_business_away_message_gen.go#L238: if err := i.Recipients.Decode(b); err != nil {
tl_input_business_away_message_gen.go#L285: return i.Recipients
![]() |
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. |