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

2 uses

	github.com/gotd/td/internal/mt (current package)
		tl_bad_msg_notification_gen.go#L153: 	return b.DecodeBare(buf)
		tl_bad_msg_notification_gen.go#L157: func (b *BadMsgNotification) DecodeBare(buf *bin.Buffer) error {