func github.com/gotd/td/tg.DecodeStoryItem
11 uses
github.com/gotd/td/tg (current package)
tl_found_story_gen.go#L179: value, err := DecodeStoryItem(b)
tl_message_media_gen.go#L3768: value, err := DecodeStoryItem(b)
tl_peer_stories_gen.go#L242: value, err := DecodeStoryItem(b)
tl_public_forward_gen.go#L327: value, err := DecodeStoryItem(b)
tl_stories_stories_gen.go#L273: value, err := DecodeStoryItem(b)
tl_story_item_gen.go#L1679: func DecodeStoryItem(buf *bin.Buffer) (StoryItemClass, error) {
tl_story_item_gen.go#L1721: v, err := DecodeStoryItem(buf)
tl_story_reaction_gen.go#L520: value, err := DecodeStoryItem(b)
tl_story_view_gen.go#L795: value, err := DecodeStoryItem(b)
tl_update_gen.go#L23141: value, err := DecodeStoryItem(b)
tl_web_page_attribute_gen.go#L490: value, err := DecodeStoryItem(b)
 |
The pages are generated with Golds v0.8.5. (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. |