github.com/gotd/td/tg.TextBotCommand.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_rich_text_gen.go#L3258: 	return t.DecodeBare(b)
		tl_rich_text_gen.go#L3262: func (t *TextBotCommand) DecodeBare(b *bin.Buffer) error {