type github.com/gotd/td/tg.AuthCodeTypeBox

3 uses

	github.com/gotd/td/tg (current package)
		tl_auth_code_type_gen.go#L645: type AuthCodeTypeBox struct {
		tl_auth_code_type_gen.go#L650: func (b *AuthCodeTypeBox) Decode(buf *bin.Buffer) error {
		tl_auth_code_type_gen.go#L663: func (b *AuthCodeTypeBox) Encode(buf *bin.Buffer) error {