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

7 uses

	github.com/gotd/td/tg (current package)
		tl_input_rich_message_gen.go#L41: 	Rtl bool
		tl_input_rich_message_gen.go#L83: 	if !(i.Rtl == false) {
		tl_input_rich_message_gen.go#L123: 	i.Rtl = from.GetRtl()
		tl_input_rich_message_gen.go#L198: 	if !(i.Rtl == false) {
		tl_input_rich_message_gen.go#L299: 	i.Rtl = i.Flags.Has(0)
		tl_input_rich_message_gen.go#L376: 		i.Rtl = true
		tl_input_rich_message_gen.go#L379: 		i.Rtl = false