type github.com/gotd/td/tg.StoriesAllStories
52 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L4756: StoriesAllStoriesTypeID: func() bin.Object { return &StoriesAllStories{} },
tl_stories_all_stories_gen.go#L230: type StoriesAllStories struct {
tl_stories_all_stories_gen.go#L262: func (a StoriesAllStories) construct() StoriesAllStoriesClass { return &a }
tl_stories_all_stories_gen.go#L266: _ bin.Encoder = &StoriesAllStories{}
tl_stories_all_stories_gen.go#L267: _ bin.Decoder = &StoriesAllStories{}
tl_stories_all_stories_gen.go#L268: _ bin.BareEncoder = &StoriesAllStories{}
tl_stories_all_stories_gen.go#L269: _ bin.BareDecoder = &StoriesAllStories{}
tl_stories_all_stories_gen.go#L271: _ StoriesAllStoriesClass = &StoriesAllStories{}
tl_stories_all_stories_gen.go#L274: func (a *StoriesAllStories) Zero() bool {
tl_stories_all_stories_gen.go#L307: func (a *StoriesAllStories) String() string {
tl_stories_all_stories_gen.go#L311: type Alias StoriesAllStories
tl_stories_all_stories_gen.go#L316: func (a *StoriesAllStories) FillFrom(from interface {
tl_stories_all_stories_gen.go#L337: func (*StoriesAllStories) TypeID() uint32 {
tl_stories_all_stories_gen.go#L342: func (*StoriesAllStories) TypeName() string {
tl_stories_all_stories_gen.go#L347: func (a *StoriesAllStories) TypeInfo() tdp.Type {
tl_stories_all_stories_gen.go#L391: func (a *StoriesAllStories) SetFlags() {
tl_stories_all_stories_gen.go#L398: func (a *StoriesAllStories) Encode(b *bin.Buffer) error {
tl_stories_all_stories_gen.go#L407: func (a *StoriesAllStories) EncodeBare(b *bin.Buffer) error {
tl_stories_all_stories_gen.go#L448: func (a *StoriesAllStories) Decode(b *bin.Buffer) error {
tl_stories_all_stories_gen.go#L459: func (a *StoriesAllStories) DecodeBare(b *bin.Buffer) error {
tl_stories_all_stories_gen.go#L543: func (a *StoriesAllStories) SetHasMore(value bool) {
tl_stories_all_stories_gen.go#L554: func (a *StoriesAllStories) GetHasMore() (value bool) {
tl_stories_all_stories_gen.go#L562: func (a *StoriesAllStories) GetCount() (value int) {
tl_stories_all_stories_gen.go#L570: func (a *StoriesAllStories) GetState() (value string) {
tl_stories_all_stories_gen.go#L578: func (a *StoriesAllStories) GetPeerStories() (value []PeerStories) {
tl_stories_all_stories_gen.go#L586: func (a *StoriesAllStories) GetChats() (value []ChatClass) {
tl_stories_all_stories_gen.go#L594: func (a *StoriesAllStories) GetUsers() (value []UserClass) {
tl_stories_all_stories_gen.go#L602: func (a *StoriesAllStories) GetStealthMode() (value StoriesStealthMode) {
tl_stories_all_stories_gen.go#L610: func (a *StoriesAllStories) MapChats() (value ChatClassArray) {
tl_stories_all_stories_gen.go#L615: func (a *StoriesAllStories) MapUsers() (value UserClassArray) {
tl_stories_all_stories_gen.go#L665: AsModified() (*StoriesAllStories, bool)
tl_stories_all_stories_gen.go#L669: func (a *StoriesAllStoriesNotModified) AsModified() (*StoriesAllStories, bool) {
tl_stories_all_stories_gen.go#L674: func (a *StoriesAllStories) AsModified() (*StoriesAllStories, bool) {
tl_stories_all_stories_gen.go#L694: v := StoriesAllStories{}
tl_stories_all_stories_slices_gen.go#L135: value, ok := elem.(*StoriesAllStories)
tl_stories_all_stories_slices_gen.go#L147: func (s StoriesAllStoriesClassArray) AppendOnlyModified(to []*StoriesAllStories) []*StoriesAllStories {
tl_stories_all_stories_slices_gen.go#L160: func (s StoriesAllStoriesClassArray) AsModified() (to []*StoriesAllStories) {
tl_stories_all_stories_slices_gen.go#L165: func (s StoriesAllStoriesClassArray) FirstAsModified() (v *StoriesAllStories, ok bool) {
tl_stories_all_stories_slices_gen.go#L174: func (s StoriesAllStoriesClassArray) LastAsModified() (v *StoriesAllStories, ok bool) {
tl_stories_all_stories_slices_gen.go#L183: func (s *StoriesAllStoriesClassArray) PopFirstAsModified() (v *StoriesAllStories, ok bool) {
tl_stories_all_stories_slices_gen.go#L192: func (s *StoriesAllStoriesClassArray) PopAsModified() (v *StoriesAllStories, ok bool) {
tl_stories_all_stories_slices_gen.go#L283: type StoriesAllStoriesArray []StoriesAllStories
tl_stories_all_stories_slices_gen.go#L286: func (s StoriesAllStoriesArray) Sort(less func(a, b StoriesAllStories) bool) StoriesAllStoriesArray {
tl_stories_all_stories_slices_gen.go#L294: func (s StoriesAllStoriesArray) SortStable(less func(a, b StoriesAllStories) bool) StoriesAllStoriesArray {
tl_stories_all_stories_slices_gen.go#L302: func (s StoriesAllStoriesArray) Retain(keep func(x StoriesAllStories) bool) StoriesAllStoriesArray {
tl_stories_all_stories_slices_gen.go#L316: func (s StoriesAllStoriesArray) First() (v StoriesAllStories, ok bool) {
tl_stories_all_stories_slices_gen.go#L324: func (s StoriesAllStoriesArray) Last() (v StoriesAllStories, ok bool) {
tl_stories_all_stories_slices_gen.go#L332: func (s *StoriesAllStoriesArray) PopFirst() (v StoriesAllStories, ok bool) {
tl_stories_all_stories_slices_gen.go#L342: var zero StoriesAllStories
tl_stories_all_stories_slices_gen.go#L351: func (s *StoriesAllStoriesArray) Pop() (v StoriesAllStories, ok bool) {
|
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. |