const github.com/gotd/td/tg.MessagesReportRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_report_gen.go#L50: const MessagesReportRequestTypeID = 0xfc78af9b
tl_messages_report_gen.go#L106: return MessagesReportRequestTypeID
tl_messages_report_gen.go#L118: ID: MessagesReportRequestTypeID,
tl_messages_report_gen.go#L150: b.PutID(MessagesReportRequestTypeID)
tl_messages_report_gen.go#L179: if err := b.ConsumeID(MessagesReportRequestTypeID); err != nil {
tl_registry_gen.go#L1896: MessagesReportRequestTypeID: "messages.report#fc78af9b",
tl_registry_gen.go#L4363: "messages.report": MessagesReportRequestTypeID,
tl_registry_gen.go#L6830: MessagesReportRequestTypeID: func() bin.Object { return &MessagesReportRequest{} },
tl_server_gen.go#L3837: s.handlers[MessagesReportRequestTypeID] = handler
![]() |
The pages are generated with Golds v0.8.5. (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. |