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) {