type github.com/gotd/td/tg.BotsUpdateStarRefProgramRequest
25 uses
github.com/gotd/td/tg (current package)
tl_bots_update_star_ref_program_gen.go#L41: type BotsUpdateStarRefProgramRequest struct {
tl_bots_update_star_ref_program_gen.go#L73: _ bin.Encoder = &BotsUpdateStarRefProgramRequest{}
tl_bots_update_star_ref_program_gen.go#L74: _ bin.Decoder = &BotsUpdateStarRefProgramRequest{}
tl_bots_update_star_ref_program_gen.go#L75: _ bin.BareEncoder = &BotsUpdateStarRefProgramRequest{}
tl_bots_update_star_ref_program_gen.go#L76: _ bin.BareDecoder = &BotsUpdateStarRefProgramRequest{}
tl_bots_update_star_ref_program_gen.go#L79: func (u *BotsUpdateStarRefProgramRequest) Zero() bool {
tl_bots_update_star_ref_program_gen.go#L100: func (u *BotsUpdateStarRefProgramRequest) String() string {
tl_bots_update_star_ref_program_gen.go#L104: type Alias BotsUpdateStarRefProgramRequest
tl_bots_update_star_ref_program_gen.go#L109: func (u *BotsUpdateStarRefProgramRequest) FillFrom(from interface {
tl_bots_update_star_ref_program_gen.go#L125: func (*BotsUpdateStarRefProgramRequest) TypeID() uint32 {
tl_bots_update_star_ref_program_gen.go#L130: func (*BotsUpdateStarRefProgramRequest) TypeName() string {
tl_bots_update_star_ref_program_gen.go#L135: func (u *BotsUpdateStarRefProgramRequest) TypeInfo() tdp.Type {
tl_bots_update_star_ref_program_gen.go#L163: func (u *BotsUpdateStarRefProgramRequest) SetFlags() {
tl_bots_update_star_ref_program_gen.go#L170: func (u *BotsUpdateStarRefProgramRequest) Encode(b *bin.Buffer) error {
tl_bots_update_star_ref_program_gen.go#L179: func (u *BotsUpdateStarRefProgramRequest) EncodeBare(b *bin.Buffer) error {
tl_bots_update_star_ref_program_gen.go#L201: func (u *BotsUpdateStarRefProgramRequest) Decode(b *bin.Buffer) error {
tl_bots_update_star_ref_program_gen.go#L212: func (u *BotsUpdateStarRefProgramRequest) DecodeBare(b *bin.Buffer) error {
tl_bots_update_star_ref_program_gen.go#L246: func (u *BotsUpdateStarRefProgramRequest) GetBot() (value InputUserClass) {
tl_bots_update_star_ref_program_gen.go#L254: func (u *BotsUpdateStarRefProgramRequest) GetCommissionPermille() (value int) {
tl_bots_update_star_ref_program_gen.go#L262: func (u *BotsUpdateStarRefProgramRequest) SetDurationMonths(value int) {
tl_bots_update_star_ref_program_gen.go#L269: func (u *BotsUpdateStarRefProgramRequest) GetDurationMonths() (value int, ok bool) {
tl_bots_update_star_ref_program_gen.go#L293: func (c *Client) BotsUpdateStarRefProgram(ctx context.Context, request *BotsUpdateStarRefProgramRequest) (*StarRefProgram, error) {
tl_registry_gen.go#L7097: BotsUpdateStarRefProgramRequestTypeID: func() bin.Object { return &BotsUpdateStarRefProgramRequest{} },
tl_server_gen.go#L10463: func (s *ServerDispatcher) OnBotsUpdateStarRefProgram(f func(ctx context.Context, request *BotsUpdateStarRefProgramRequest) (*StarRefProgram, error)) {
tl_server_gen.go#L10465: var request BotsUpdateStarRefProgramRequest
![]() |
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. |