github.com/gotd/td/internal/mt.MsgDetailedInfo.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/internal/mt (current package)
		tl_msg_detailed_info_gen.go#L163: 	return m.DecodeBare(b)
		tl_msg_detailed_info_gen.go#L167: func (m *MsgDetailedInfo) DecodeBare(b *bin.Buffer) error {