github.com/gotd/td/tg.MessagesSaveRecentStickerRequest.ID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_save_recent_sticker_gen.go#L47: ID InputDocumentClass
tl_messages_save_recent_sticker_gen.go#L73: if !(s.ID == nil) {
tl_messages_save_recent_sticker_gen.go#L99: s.ID = from.GetID()
tl_messages_save_recent_sticker_gen.go#L168: if s.ID == nil {
tl_messages_save_recent_sticker_gen.go#L171: if err := s.ID.Encode(b); err != nil {
tl_messages_save_recent_sticker_gen.go#L205: s.ID = value
tl_messages_save_recent_sticker_gen.go#L241: return s.ID
tl_messages_save_recent_sticker_gen.go#L254: return s.ID.AsNotEmpty()
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |