func github.com/gotd/td/tg.DecodeStoryItem
10 uses
github.com/gotd/td/tg (current package)
tl_message_media_gen.go#L3311: 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#L226: value, err := DecodeStoryItem(b)
tl_story_item_gen.go#L1469: func DecodeStoryItem(buf *bin.Buffer) (StoryItemClass, error) {
tl_story_item_gen.go#L1511: v, err := DecodeStoryItem(buf)
tl_story_reaction_gen.go#L517: value, err := DecodeStoryItem(b)
tl_story_view_gen.go#L773: value, err := DecodeStoryItem(b)
tl_update_gen.go#L22830: value, err := DecodeStoryItem(b)
tl_web_page_attribute_gen.go#L490: value, err := DecodeStoryItem(b)
|
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. |