const github.com/gotd/td/tg.AccountReportProfilePhotoRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_account_report_profile_photo_gen.go#L50: const AccountReportProfilePhotoRequestTypeID = 0xfa8cc6f5
tl_account_report_profile_photo_gen.go#L106: return AccountReportProfilePhotoRequestTypeID
tl_account_report_profile_photo_gen.go#L118: ID: AccountReportProfilePhotoRequestTypeID,
tl_account_report_profile_photo_gen.go#L150: b.PutID(AccountReportProfilePhotoRequestTypeID)
tl_account_report_profile_photo_gen.go#L186: if err := b.ConsumeID(AccountReportProfilePhotoRequestTypeID); err != nil {
tl_registry_gen.go#L1336: AccountReportProfilePhotoRequestTypeID: "account.reportProfilePhoto#fa8cc6f5",
tl_registry_gen.go#L3118: "account.reportProfilePhoto": AccountReportProfilePhotoRequestTypeID,
tl_registry_gen.go#L4900: AccountReportProfilePhotoRequestTypeID: func() bin.Object { return &AccountReportProfilePhotoRequest{} },
tl_server_gen.go#L1739: s.handlers[AccountReportProfilePhotoRequestTypeID] = handler
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. |