github.com/gotd/td/tg.Channel.StoriesMaxID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L1259: StoriesMaxID RecentStory
tl_chat_gen.go#L1479: if !(c.StoriesMaxID.Zero()) {
tl_chat_gen.go#L1636: c.StoriesMaxID = val
tl_chat_gen.go#L2051: if !(c.StoriesMaxID.Zero()) {
tl_chat_gen.go#L2151: if err := c.StoriesMaxID.Encode(b); err != nil {
tl_chat_gen.go#L2350: if err := c.StoriesMaxID.Decode(b); err != nil {
tl_chat_gen.go#L3124: c.StoriesMaxID = value
tl_chat_gen.go#L3136: return c.StoriesMaxID, true
![]() |
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. |