type github.com/gotd/td/tg.StoryReactionClass (interface)
Method Implmentations
Decode(b *bin.Buffer) error
(*StoryReaction).Decode
(*StoryReactionPublicForward).Decode
(*StoryReactionPublicRepost).Decode
DecodeBare(b *bin.Buffer) error
(*StoryReaction).DecodeBare
(*StoryReactionPublicForward).DecodeBare
(*StoryReactionPublicRepost).DecodeBare
Encode(b *bin.Buffer) error
(*StoryReaction).Encode
(*StoryReactionPublicForward).Encode
(*StoryReactionPublicRepost).Encode
EncodeBare(b *bin.Buffer) error
(*StoryReaction).EncodeBare
(*StoryReactionPublicForward).EncodeBare
(*StoryReactionPublicRepost).EncodeBare
String() string
(*StoryReaction).String
(*StoryReactionPublicForward).String
(*StoryReactionPublicRepost).String
TypeID() uint32
(*StoryReaction).TypeID
(*StoryReactionPublicForward).TypeID
(*StoryReactionPublicRepost).TypeID
TypeName() string
(*StoryReaction).TypeName
(*StoryReactionPublicForward).TypeName
(*StoryReactionPublicRepost).TypeName
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. |