type github.com/gotd/td/tg.ChannelsSponsoredMessageReportResultChooseOptionArray
12 uses
github.com/gotd/td/tg (current package)
tl_channels_sponsored_message_report_result_slices_gen.go#L120: func (s ChannelsSponsoredMessageReportResultClassArray) AsChannelsSponsoredMessageReportResultChooseOption() (to ChannelsSponsoredMessageReportResultChooseOptionArray) {
tl_channels_sponsored_message_report_result_slices_gen.go#L133: type ChannelsSponsoredMessageReportResultChooseOptionArray []ChannelsSponsoredMessageReportResultChooseOption
tl_channels_sponsored_message_report_result_slices_gen.go#L136: func (s ChannelsSponsoredMessageReportResultChooseOptionArray) Sort(less func(a, b ChannelsSponsoredMessageReportResultChooseOption) bool) ChannelsSponsoredMessageReportResultChooseOptionArray {
tl_channels_sponsored_message_report_result_slices_gen.go#L144: func (s ChannelsSponsoredMessageReportResultChooseOptionArray) SortStable(less func(a, b ChannelsSponsoredMessageReportResultChooseOption) bool) ChannelsSponsoredMessageReportResultChooseOptionArray {
tl_channels_sponsored_message_report_result_slices_gen.go#L152: func (s ChannelsSponsoredMessageReportResultChooseOptionArray) Retain(keep func(x ChannelsSponsoredMessageReportResultChooseOption) bool) ChannelsSponsoredMessageReportResultChooseOptionArray {
tl_channels_sponsored_message_report_result_slices_gen.go#L166: func (s ChannelsSponsoredMessageReportResultChooseOptionArray) First() (v ChannelsSponsoredMessageReportResultChooseOption, ok bool) {
tl_channels_sponsored_message_report_result_slices_gen.go#L174: func (s ChannelsSponsoredMessageReportResultChooseOptionArray) Last() (v ChannelsSponsoredMessageReportResultChooseOption, ok bool) {
tl_channels_sponsored_message_report_result_slices_gen.go#L182: func (s *ChannelsSponsoredMessageReportResultChooseOptionArray) PopFirst() (v ChannelsSponsoredMessageReportResultChooseOption, ok bool) {
tl_channels_sponsored_message_report_result_slices_gen.go#L201: func (s *ChannelsSponsoredMessageReportResultChooseOptionArray) Pop() (v ChannelsSponsoredMessageReportResultChooseOption, ok bool) {
![]() |
The pages are generated with Golds v0.8.4. (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. |