const github.com/gotd/td/tg.SearchResultsCalendarPeriodTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1065: SearchResultsCalendarPeriodTypeID: "searchResultsCalendarPeriod#c9b0539f",
tl_registry_gen.go#L2847: "searchResultsCalendarPeriod": SearchResultsCalendarPeriodTypeID,
tl_registry_gen.go#L4629: SearchResultsCalendarPeriodTypeID: func() bin.Object { return &SearchResultsCalendarPeriod{} },
tl_search_results_calendar_period_gen.go#L58: const SearchResultsCalendarPeriodTypeID = 0xc9b0539f
tl_search_results_calendar_period_gen.go#L114: return SearchResultsCalendarPeriodTypeID
tl_search_results_calendar_period_gen.go#L126: ID: SearchResultsCalendarPeriodTypeID,
tl_search_results_calendar_period_gen.go#L158: b.PutID(SearchResultsCalendarPeriodTypeID)
tl_search_results_calendar_period_gen.go#L179: if err := b.ConsumeID(SearchResultsCalendarPeriodTypeID); err != nil {
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. |