github.com/gotd/td/tg.AccountUpdateUsernameRequest.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_account_update_username_gen.go#L132: func (u *AccountUpdateUsernameRequest) Decode(b *bin.Buffer) error {
		tl_server_gen.go#L659: 		if err := request.Decode(b); err != nil {