type github.com/gotd/td/tg.ChannelsSponsoredMessageReportResultReported
19 uses
github.com/gotd/td/tg (current package)
tl_channels_sponsored_message_report_result_gen.go#L326: type ChannelsSponsoredMessageReportResultReported struct {
tl_channels_sponsored_message_report_result_gen.go#L333: func (s ChannelsSponsoredMessageReportResultReported) construct() ChannelsSponsoredMessageReportResultClass {
tl_channels_sponsored_message_report_result_gen.go#L339: _ bin.Encoder = &ChannelsSponsoredMessageReportResultReported{}
tl_channels_sponsored_message_report_result_gen.go#L340: _ bin.Decoder = &ChannelsSponsoredMessageReportResultReported{}
tl_channels_sponsored_message_report_result_gen.go#L341: _ bin.BareEncoder = &ChannelsSponsoredMessageReportResultReported{}
tl_channels_sponsored_message_report_result_gen.go#L342: _ bin.BareDecoder = &ChannelsSponsoredMessageReportResultReported{}
tl_channels_sponsored_message_report_result_gen.go#L344: _ ChannelsSponsoredMessageReportResultClass = &ChannelsSponsoredMessageReportResultReported{}
tl_channels_sponsored_message_report_result_gen.go#L347: func (s *ChannelsSponsoredMessageReportResultReported) Zero() bool {
tl_channels_sponsored_message_report_result_gen.go#L356: func (s *ChannelsSponsoredMessageReportResultReported) String() string {
tl_channels_sponsored_message_report_result_gen.go#L360: type Alias ChannelsSponsoredMessageReportResultReported
tl_channels_sponsored_message_report_result_gen.go#L367: func (*ChannelsSponsoredMessageReportResultReported) TypeID() uint32 {
tl_channels_sponsored_message_report_result_gen.go#L372: func (*ChannelsSponsoredMessageReportResultReported) TypeName() string {
tl_channels_sponsored_message_report_result_gen.go#L377: func (s *ChannelsSponsoredMessageReportResultReported) TypeInfo() tdp.Type {
tl_channels_sponsored_message_report_result_gen.go#L391: func (s *ChannelsSponsoredMessageReportResultReported) Encode(b *bin.Buffer) error {
tl_channels_sponsored_message_report_result_gen.go#L400: func (s *ChannelsSponsoredMessageReportResultReported) EncodeBare(b *bin.Buffer) error {
tl_channels_sponsored_message_report_result_gen.go#L408: func (s *ChannelsSponsoredMessageReportResultReported) Decode(b *bin.Buffer) error {
tl_channels_sponsored_message_report_result_gen.go#L419: func (s *ChannelsSponsoredMessageReportResultReported) DecodeBare(b *bin.Buffer) error {
tl_channels_sponsored_message_report_result_gen.go#L492: v := ChannelsSponsoredMessageReportResultReported{}
tl_registry_gen.go#L6326: ChannelsSponsoredMessageReportResultReportedTypeID: func() bin.Object { return &ChannelsSponsoredMessageReportResultReported{} },
![]() |
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. |