github.com/gotd/td/tg.InputRichMessageMarkdown.Rtl (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_input_rich_message_gen.go#L804: 	Rtl bool
		tl_input_rich_message_gen.go#L838: 	if !(i.Rtl == false) {
		tl_input_rich_message_gen.go#L870: 	i.Rtl = from.GetRtl()
		tl_input_rich_message_gen.go#L927: 	if !(i.Rtl == false) {
		tl_input_rich_message_gen.go#L992: 	i.Rtl = i.Flags.Has(0)
		tl_input_rich_message_gen.go#L1025: 		i.Rtl = true
		tl_input_rich_message_gen.go#L1028: 		i.Rtl = false